otf2bdf software package provides generate BDF bitmap fonts from OpenType outline fonts, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install otf2bdf
otf2bdf is installed in your system.
Make ensure the otf2bdf package were installed using the commands given below,
$ sudo dpkg-query -l | grep otf2bdf *
You will get with otf2bdf package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | otf2bdf |
| Version | 3.1-3 |
| Description | generate BDF bitmap fonts from OpenType outline fonts |
| Sub Section | Utils |